Skip to content

Add 3.11-dev pipeline#459

Closed
Kludex wants to merge 2 commits into
MagicStack:masterfrom
Kludex:patch-1
Closed

Add 3.11-dev pipeline#459
Kludex wants to merge 2 commits into
MagicStack:masterfrom
Kludex:patch-1

Conversation

@Kludex

@Kludex Kludex commented Jan 6, 2022

Copy link
Copy Markdown

@Kludex

Kludex commented Jan 10, 2022

Copy link
Copy Markdown
Author

This depends on #450

Nothing4You added a commit to aio-libs/aiomysql that referenced this pull request Jan 31, 2022
uvloop is disabled on python 3.11 for now due to cython incompatibility.
a new cython version has since been released but uvloop needs to be built against this new cython version.
see MagicStack/uvloop#450 and MagicStack/uvloop#459
Nothing4You added a commit to aio-libs/aiomysql that referenced this pull request Jan 31, 2022
uvloop is disabled on python 3.11 for now due to cython incompatibility.
a new cython version has since been released but uvloop needs to be built against this new cython version.
see MagicStack/uvloop#450 and MagicStack/uvloop#459
Nothing4You added a commit to aio-libs/aiomysql that referenced this pull request Jan 31, 2022
uvloop is disabled on python 3.11 for now due to cython incompatibility.
a new cython version has since been released but uvloop needs to be built against this new cython version.
see MagicStack/uvloop#450 and MagicStack/uvloop#459
Nothing4You added a commit to aio-libs/aiomysql that referenced this pull request Jan 31, 2022
uvloop is disabled on python 3.11 for now due to cython incompatibility.
a new cython version has since been released but uvloop needs to be built against this new cython version.
see MagicStack/uvloop#450 and MagicStack/uvloop#459
Nothing4You added a commit to aio-libs/aiomysql that referenced this pull request Feb 2, 2022
uvloop is disabled on python 3.11 for now due to cython incompatibility.
a new cython version has since been released but uvloop needs to be built against this new cython version.
see MagicStack/uvloop#450 and MagicStack/uvloop#459
Nothing4You added a commit to aio-libs/aiomysql that referenced this pull request Feb 2, 2022
* Update coverage from 6.3 to 6.3.1

* re-enable python 3.11 tests

uvloop is disabled on python 3.11 for now due to cython incompatibility.
a new cython version has since been released but uvloop needs to be built against this new cython version.
see MagicStack/uvloop#450 and MagicStack/uvloop#459

Co-authored-by: Richard Schwab <gitrichardschwab-7a2qxq42kj@central-intelligence.agency>
@Kludex

Kludex commented Apr 23, 2022

Copy link
Copy Markdown
Author

In two weeks I'll come here to bother again - 3.11 beta will be up. 🏃 💨

@elprans

elprans commented Apr 24, 2022

Copy link
Copy Markdown
Member

The blocker here is upstream Cython release with proper support for 3.11.

@Kludex

Kludex commented Apr 24, 2022

Copy link
Copy Markdown
Author

The PR you mentioned on #450 (comment) was already released there 🤔

@elprans

elprans commented Apr 24, 2022

Copy link
Copy Markdown
Member

There have been more breakages since then, fixes for which, AFAIK, haven't been released yet. Generally speaking, until the ABI is declared stable (which is usually rc1), it's not worth trying to chase the next Python version because Cython is very sensitive to any upstream changes due to how heavily it uses the C API.

@Kludex

Kludex commented Apr 24, 2022

Copy link
Copy Markdown
Author

Ah ok. Thanks! :)

I'll wait then. 🙏

@cclauss

cclauss commented Jul 13, 2022

Copy link
Copy Markdown
Contributor

Comment thread .github/workflows/tests.yml Outdated
Co-authored-by: Christian Clauss <cclauss@me.com>
@cclauss

cclauss commented Jul 17, 2022

Copy link
Copy Markdown
Contributor

Please rebase to remove conflicts.

@Kludex Kludex closed this Jul 17, 2022
@Kludex Kludex deleted the patch-1 branch July 17, 2022 16:12
@Kludex

Kludex commented Jul 17, 2022

Copy link
Copy Markdown
Author

I'm not jealous, the other PR can take the lead. 🙏

Once uvloop gets a release, I'll comply on uvicorn. 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants